readonly_name_<n>=<string>

If an item of this form is present then the file or directory specified by <string> will be made readonly after extraction.

Note: If <n> is larger than the defined readonly_limit this item will be silently ignored.

Note: <string> may contain subdirectories e.g. subdir1\subdir1a\file1

Note: <string> may contain wildcards e.g. subdir1\subdir1a\file*

Example:-

readonly_limit=3
readonly_name_1=my.exe
readonly_name_2=my.hlp
readonly_name_3=subdir\*